home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1996 September
/
CHIP Eylül 1996.iso
/
utils
/
povray
/
povmnf.sea
/
POVRAY
/
POV-Ray.rsrc
/
TEXT_204_fog.txt
< prev
next >
Wrap
Text File
|
1994-02-09
|
191b
|
8 lines
// set global atmospheric fog effect in the scene.
// at the fog distance, there will be 63% visibility
fog
{
color blue 1.0 // the fog color
distance 50.0 // the fog distance
}